xen.git
2005-10-13 kaf24@firebug... Currently, we mark an IO request to STATE_IOREQ_READY...
2005-10-12 kaf24@firebug... Add memory barriers to console ring accesses. Similar...
2005-10-12 cl349@firebug... Disable watch callbacks only during driver registration...
2005-10-12 cl349@firebug... Disable watch callbacks while running the driver probe...
2005-10-12 kaf24@firebug... Change xenstore-domain messaging protocol to match...
2005-10-12 kaf24@firebug... Fix xsls build dependency.
2005-10-12 kaf24@firebug... Add a option for enabling ne2000 NIC device model
2005-10-12 kaf24@firebug... Refactor domain/vcpu allocation to be more separated.
2005-10-12 kaf24@firebug... Keir moved barriers,
2005-10-12 kaf24@firebug... Fix error output to stderr in xc_linux_build.
2005-10-12 kaf24@firebug... New dom0_op to set max vcpus for a domain.
2005-10-12 kaf24@firebug... Fix 64-bit compile warnings in firmware.
2005-10-12 emellor@ewanMerged.
2005-10-12 emellor@ewanMerged.
2005-10-12 emellor@ewanMake the error reporting back to xm just a little bit...
2005-10-12 kaf24@firebug... merge
2005-10-12 kaf24@firebug... Fix firmware build for cross-compilation.
2005-10-12 emellor@ewanIgnore any watches that fire for which we do not have...
2005-10-12 emellor@ewanDon't try and call DevController if we can't destroy...
2005-10-12 emellor@ewanImprove error message.
2005-10-12 emellor@ewanExplicitly state which architectures are going to use...
2005-10-12 emellor@ewanFix the handling of EAGAIN from the transaction_end...
2005-10-12 emellor@ewanAdded missing __init__.py.
2005-10-12 kaf24@firebug... Fix vcpu-hotplug xenbus watch handler and setup.
2005-10-12 kaf24@firebug... Better cast for ptr->int in residerfs module.
2005-10-12 kaf24@firebug... Fix Xen public interfaces and the tools to consistently
2005-10-12 emellor@ewanFix deadlock in XendDomainInfo when a domain is cleaned...
2005-10-12 emellor@ewanChange import that was confusing pylint (this is a...
2005-10-12 emellor@ewanIssue diagnostics if xm is being run as a non-root...
2005-10-12 kaf24@firebug... Fix compilation problems with xenstore.
2005-10-12 kaf24@firebug... This patch implements select() functionality on /dev...
2005-10-12 kaf24@firebug... Fix PAE overflow in xc_linux_build.
2005-10-12 kaf24@firebug... Error print on err path.
2005-10-12 kaf24@firebug... The NAT scripts currently work, but the changes below...
2005-10-12 kaf24@firebug... Hide the VMX cpu feature from unmodified Guests.
2005-10-11 djm@kirby.fc... Merged
2005-10-11 djm@kirby.fc... Fixes for correct itir handling in vcpu_translate ...
2005-10-11 emellor@ewanMerged.
2005-10-11 emellor@ewanBring out the common console-handling code from main...
2005-10-11 emellor@ewanAdded auxbin module, for handling auxillary binaries.
2005-10-11 emellor@ewanRemove bang path.
2005-10-11 emellor@ewanAllow parallel 32- and 64-bit Xen installations. Move...
2005-10-11 jrb44@freefall... Added xsls to xenstore Makefile install dependencies...
2005-10-11 kaf24@firebug... Publish the virtual console interface in public/io...
2005-10-11 kaf24@firebug... Xenstore client library spawns a reader thread the...
2005-10-11 kaf24@firebug... Echo request and transaction identifiers in xenstored
2005-10-11 kaf24@firebug... Fix xenbus internal join() function to be concurrency...
2005-10-11 emellor@ewanAdded missing global statement, to ensure that the...
2005-10-11 emellor@ewanFix broken xm commands.
2005-10-11 emellor@ewanAdded doccomment.
2005-10-11 emellor@ewanAdded xsls utility, which recursively lists the content...
2005-10-11 kaf24@firebug... Fix 64-bit compile of pygrub. From Charles Duffy.
2005-10-11 kaf24@firebug... Fix the legacy %-build targets for dist installation of
2005-10-10 emellor@ewanFix for "unsubscriptable object" error, courtesy of...
2005-10-10 kaf24@firebug... Fix changeset banner for source tarballs.
2005-10-10 kaf24@firebug... Local repo version number in Xen boot log.
2005-10-10 kaf24@firebug... Kernel makefiles do not define $(LN).
2005-10-10 emellor@ewanThis patch fixes an error in the xm create path when the
2005-10-10 emellor@ewanWhen a domain is introduced to xenstored, check whether...
2005-10-10 emellor@ewanMention -s option in usage.
2005-10-10 emellor@ewanFix completely broken xenstore_read function.
2005-10-10 kaf24@firebug... Fix cancellation of pending watch events on watch unreg...
2005-10-10 kaf24@firebug... Fire watch callbacks on their own workqueue. Mainly...
2005-10-10 emellor@ewanMerged.
2005-10-10 emellor@ewanRewritten XendLogging to not be a singleton class,...
2005-10-10 kaf24@firebug... xenstored now supports multiple concurrent transactions per
2005-10-10 emellor@ewanMerged.
2005-10-10 emellor@ewanAdded error logging to the block hotplug script, and...
2005-10-10 kaf24@firebug... No need to gate xenstored reading requests from a
2005-10-09 kaf24@firebug... Simplify reply logic in xenstored. Maintain a linked...
2005-10-09 kaf24@firebug... Extend xenbus/xenstore client interface to include...
2005-10-09 smh22@firebug... Added some clarifying comments regarding xenbus/xenstor...
2005-10-09 kaf24@firebug... Refactor xenbus to break up the xenbus_lock and permit...
2005-10-09 vh249@kneesaa... Don't increment mi->usage is alloc_major_info return...
2005-10-09 smh22@firebug... Fix cpu hotplug issue with SMP guests (including save...
2005-10-09 djm@kirby.fc... Convert a few privops to existing hyperprivops in xenlinux
2005-10-09 emellor@ewanAlter logging statements to move the interpolation...
2005-10-09 emellor@ewanRemove unnecessary extraction of ssidref from config...
2005-10-09 emellor@ewan/home/emellor/log2
2005-10-09 emellor@ewanRemove cruft.
2005-10-09 emellor@ewanRemove code seeding RNG from /dev/urandom. The random...
2005-10-09 emellor@ewanAppend a newline to error messages, so that they are...
2005-10-09 emellor@ewanChange xenbus callbacks to match new signature of xenbu...
2005-10-09 djm@kirby.fc... Still more updating ia64 to xen-unstable
2005-10-09 djm@kirby.fc... More updating ia64 to latest xen-unstable
2005-10-08 djm@kirby.fc... Update ia64 to keep up with core changes
2005-10-08 djm@kirby.fc... Merge
2005-10-08 kaf24@firebug... Make libxenstore thread-safe. It also spawns an internal
2005-10-08 djm@kirby.fc... Add support for fast mov_to_kr privops
2005-10-08 kaf24@firebug... Fix locking in /dev/xen/evtchn ioctl.
2005-10-08 kaf24@firebug... Add one more parameter to __vmread_vcpu and clean some...
2005-10-08 kaf24@firebug... Add a bzImage target for xen kernels for consistency...
2005-10-08 kaf24@firebug... Xen-friendly glibc selection: appropriate ld-linux...
2005-10-07 kaf24@firebug... Remove linux-2.4 sparse tree.
2005-10-07 kaf24@firebug... Some cleanup in TPM-related files and implementation...
2005-10-07 kaf24@firebug... Re-enable the pygrub build and fix the build with older
2005-10-07 kaf24@firebug... Move mmio operation structure from domain to vcpu.
2005-10-07 kaf24@firebug... Rationalise xenstore header files a little. xenstored.h,
2005-10-07 djm@kirby.fc... Reset hypercall_continuation flag (by Tristan Gingold)
2005-10-07 djm@kirby.fc... Fix incorrect re-enablement of interrupts (found by...
next